home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 November / Macworld Nov ’95.toast / Developers / internet-free-mac-lang-10 / Internet Free MacLang 1.0 / Internet Free MacLang 1.0.rsrc / TEXT_133.txt < prev    next >
Encoding:
Text File  |  1995-07-03  |  2.8 KB  |  80 lines

  1.  
  2.  
  3.                                                 APL
  4.  
  5. Etymology:
  6. APL = A Programming Language (see *)
  7.  
  8. FAQ:
  9. S.W. Sirlin:
  10. http://grover.jpl.nasa.gov/~sam/pub/apl.faq
  11. ftp://rtfm.mit.edu/pub/usenet/news.answers/apl-faq
  12. http://www.lib.ox.ac.uk/internet/news/faq/archive/apl-faq.html
  13. ftp://archive.uwaterloo.ca/languages/apl/faq_apl
  14. ftp://watserv1.waterloo.edu/languages/apl/faq_apl
  15.  
  16.  
  17.   
  18.                                               
  19.                                          1. APL90
  20.                                              APL92
  21.  
  22.  
  23. MAC NAME: 
  24. APL90                                      
  25. APL92 
  26.  
  27. VERSION:
  28. 1.20                                  
  29. 1.33
  30.  
  31. README: 
  32. APL90:
  33. "APL 90 is a new implementation of APL. APL 90 was written in C, between 1982 and 1988, at the Ecole des Mines de Saint-Etienne (France), by Jean-Jacques Girardot, Fran√ßois Mireaux and Sega Sako (with the additional help of a lot of people).....
  34. The Macintosh version can be used on a MacPlus, with or without the switcher. It has also been tested on the Macintosh SE (although we haven't found much speed improvement over the Mac Plus), and on the Mac 2, (where it is real fast), but you may have to customize somewhat your keyboard. APL 90 is essentially an adaptation of the UNIX programs, and currently reflects little of the possibilities of the Macintosh. It is compiled using Mac C, and parts of APL 90 are ¬©Consulair Corporation. Please consider this program as an intermediate product and a demo version."
  35.  
  36. APL92:
  37. "As of May 94, there has been little evolution in APL 90.  The important differences with the language described here are :
  38. - APL 90 use faceware modules. These are available as shareware on some sites like sumex-aim.stanford.edu. A copy of some portions of Faceware is also available on mars.emse.fr as FACEWARE.SEA.HQX."
  39.  
  40. AUTHOR:
  41. mac port:    
  42. Jean-Jacques Girardot
  43.  
  44. COPYRIGHT:
  45. (c) Jean-Jacques Girardot + Ecole des Mines Saint-Etienne France, 1985-1993
  46.  
  47. INTERNET SITES:
  48. ftp://ftp.emse.fr/pub/apl/
  49. ftp://archive.uwaterloo.ca/languages/apl/apl90 /
  50. ftp://watserv1.waterloo.edu/languages/apl/apl90/ 
  51. ftp://exaic.wu-wien.ac.at/.a/aid/disk2/src/lang/apl/apl90/
  52. ftp://gwdu30.gwdg.de/languages/apl/apl90/
  53.  
  54.  
  55.                                          2. MacAPL
  56.     
  57. MAC NAME:  MacAPL
  58.  
  59. VERSION:  2.11 serial 31415
  60.  
  61. README:
  62. "Starting out in APL is as easy as 2+2. In its simplest form, APL works like a desk calculator. You type in a mathematical expression in an algebra-like notation, and APL types out the answer for you when you press the Return key."
  63.   
  64. AUTHOR: 
  65. mac port: 
  66. Michael C. O' Connor   
  67.  
  68. COPYRIGHT:
  69. (c) 1986 - 1987 Leptonic Systems Co. 
  70. 405 Tarrytown Rd #145, White Plains, NY 10607
  71.  
  72. INTERNET SITES:
  73. ftp://ftp.ens.fr/pub/mac/hqx/                  
  74.  
  75. Old versions:
  76. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  77.  
  78. *
  79. Kenneth E. Iverson, A Programming Language,Wiley,1962
  80.